Souvenir
deprogrammaticaipsum.comยท20h
๐Ÿง Memory Allocators
Beating the L1 cache with value speculation (2021)
mazzo.liยท7hยท
Discuss: Lobsters
๐Ÿ”ฎBranch Predictors
Highly concurrent in-memory counter in GoLang
engineering.grab.comยท23h
๐Ÿง Memory Models
Google Chrome RCE (No Sandbox) via CanonicalEquality:EqualValueType()
ssd-disclosure.comยท1dยท
Discuss: Hacker News
๐Ÿ›ก๏ธStack Safety
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.proยท17hยท
Discuss: Hacker News
โšกCache Optimization
Ask HN: Systems Development Path
news.ycombinator.comยท2dยท
Discuss: Hacker News
๐Ÿฆ€MIR Optimization
Why We Created Turso, a Rust-Based Rewrite of SQLite
thenewstack.ioยท8h
๐Ÿ’พMinimal Databases
Java Backend Coding Technology: Writing Code in the Era of AI #Version 1.1
dev.toยท3hยท
Discuss: DEV
๐ŸŽฎLanguage Ergonomics
Simple hash map in C, for learning purpose
reddit.comยท12hยท
๐Ÿท๏ธSymbol Interning
Is Odin Just a More Boring C?
dayvster.comยท12hยท
Discuss: Hacker News
๐ŸนGo Internals
Thundering Herd Problem (Cache Stampede): Solutions & Prevention | System Design Tutorial
howtech.substack.comยท1dยท
Discuss: r/programming
๐ŸŽฏRing Buffers
The Next Computing Revolution: Bringing Processing Inside Memory
computer.orgยท2hยท
Discuss: Hacker News
๐Ÿง Memory Models
Medium Android App โ€” Migrating from Apollo Kotlin 3 to 4: Lessons Learned
medium.engineeringยท15h
๐Ÿ›ก๏ธError Handling
Callbacks in C++ Using Template Functors โ€“ Rich Hickey (1994)
tutok.skยท1dยท
๐ŸŒ‰Cross-Platform FFI
smartgo: I wish for a Go-like language with Rust-like pointers
iio.ieยท20h
๐Ÿ”’Rust Borrowing
Optimizing queries by using observability
infoworld.comยท11h
๐Ÿ“ˆQuery Optimization
On The Fragility of Benchmark Contamination Detection in Reasoning Models
arxiv.orgยท19h
โœ…Type Checking
Database Transactions: Everything That Can Go Wrong When Using Them
hackernoon.comยท2h
๐Ÿš‚Error Propagation
A case for learning GPU programming with a compute-first mindset โ€“ Maister's Gr
themaister.netยท11hยท
๐Ÿ”—Language Toolchains
A Strong Reference to Weak References in Python
blog.codingconfessions.comยท6dยท
Discuss: Hacker News
๐Ÿ—‘๏ธGarbage Collection